-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.34
-
Code
-
Classes
- AbstractBookable
| Total Complexity |
45 |
| Dependencies |
12 |
| Dependents |
4 |
| Total lines |
299 |
| Lines of code |
104 |
| Logical lines of code |
29 |
| Comment lines |
104 |
| Methods |
30 |
| Properties |
14 |
Methods 30
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| toArray() |
A |
51 |
16 |
20 |
| getId() |
S |
82 |
1 |
3 |
| setId() |
S |
81 |
1 |
3 |
| getName() |
S |
82 |
1 |
3 |
| setName() |
S |
81 |
1 |
3 |
| getDescription() |
S |
82 |
1 |
3 |
| setDescription() |
S |
81 |
1 |
3 |
| getColor() |
S |
82 |
1 |
3 |
| setColor() |
S |
81 |
1 |
3 |
| getPrice() |
S |
82 |
1 |
3 |
| setPrice() |
S |
81 |
1 |
3 |
| getDeposit() |
S |
82 |
1 |
3 |
| setDeposit() |
S |
81 |
1 |
3 |
| getDepositPayment() |
S |
82 |
1 |
3 |
| setDepositPayment() |
S |
81 |
1 |
3 |
| getDepositPerPerson() |
S |
82 |
1 |
3 |
| setDepositPerPerson() |
S |
81 |
1 |
3 |
| getPicture() |
S |
82 |
1 |
3 |
| setPicture() |
S |
81 |
1 |
3 |
| getPosition() |
S |
82 |
1 |
3 |
| setPosition() |
S |
81 |
1 |
3 |
| getExtras() |
S |
82 |
1 |
3 |
| setExtras() |
S |
81 |
1 |
3 |
| getCoupons() |
S |
82 |
1 |
3 |
| setCoupons() |
S |
81 |
1 |
3 |
| getSettings() |
S |
82 |
1 |
3 |
| setSettings() |
S |
81 |
1 |
3 |
| getFullPayment() |
S |
82 |
1 |
3 |
| setFullPayment() |
S |
81 |
1 |
3 |
| getType() |
S |
100 |
1 |
0 |